.hI_trigger{ position: absolute; border: 1px solid red; z-index: 2; } 


.hI_trigger_tv{width: 15%; height: 15%; top: 40%; left: 19%; transform:rotate(-25deg);}
.hI_trigger_was{width: 8%; height: 22%; top: 72%; left: 28%; transform:rotate(-40deg);}

.hI_container{position: relative; }
.hI_focus{position: absolute; z-index: 1; left:0; background-color: transparent;}

.hI_textbox{position: absolute; padding: 1rem; background-color: rgba(0,0,0,0.75); width: 33%; z-index: 10; top: 5%; left:2%;}
.hI_textbox p, .hI_textbox h2, .hI_textbox h3{color: white;}

